home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyprvx11 / !self < prev    next >
Encoding:
Text File  |  1990-11-13  |  780 b   |  24 lines

  1. /SELF
  2.  
  3. Sends a copy of the message containing the file specification on the command
  4. line back to you as well as to other users.
  5.                                                   See <SEND>
  6.                                                       <MAIL>
  7.  
  8. Format:        MAIL/SELF file-specification recipient-name
  9.  
  10. Parameters:    file-specification
  11.  
  12.                Name of file to be sent.
  13.  
  14.                recipient-name
  15.  
  16.                Name of user(s) message is sent to.
  17. Examples:           
  18.  
  19.       1.
  20.            $ MAIL/SELF results.dat smith,jones
  21.  
  22.                This example shows how to use the /SELF qualifier to send a copy  
  23.                of the message containing the file named RESULTS.DAT back to you  
  24.                and to users SMITH and JONES.